PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFMarkupAnnotation Class / getOpacity Method
In This Topic
    getOpacity Method
    In This Topic
    Gets the annotation opacity.
    Syntax
    public double getOpacity()

    Return Value

    A value in the range [0, 1] that represents the constant opacity value to be used in painting the annotation.
    See Also